home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / Reference / THE AIDS STACK / background_51879.txt < prev    next >
Encoding:
Text File  |  1988-01-11  |  2.7 KB  |  139 lines

  1. -- background: 51879 from stack: in
  2. -- bmap block id: 52168
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openStack
  8.  
  9. end openStack
  10.  
  11.  
  12.  
  13. -- part 16 (button)
  14. -- low flags: 00
  15. -- high flags: 2000
  16. -- rect: left=139 top=154 right=191 bottom=168
  17. -- title width / last selected line: 0
  18. -- icon id / first selected line: 0 / 0
  19. -- text alignment: 1
  20. -- font id: 0
  21. -- text size: 12
  22. -- style flags: 0
  23. -- line height: 16
  24. -- part name: FIND
  25. ----- HyperTalk script -----
  26. on mouseUp
  27.   DoMenu Find...
  28. end mouseUp
  29.  
  30.  
  31.  
  32. -- part 21 (button)
  33. -- low flags: 00
  34. -- high flags: 2000
  35. -- rect: left=79 top=154 right=191 bottom=108
  36. -- title width / last selected line: 0
  37. -- icon id / first selected line: 0 / 0
  38. -- text alignment: 1
  39. -- font id: 0
  40. -- text size: 12
  41. -- style flags: 0
  42. -- line height: 16
  43. -- part name: NEXT CARD
  44. ----- HyperTalk script -----
  45. on mouseUp
  46.   visual effect barn door open
  47.   go to next card
  48. end mouseUp
  49.  
  50.  
  51.  
  52. -- part 23 (button)
  53. -- low flags: 00
  54. -- high flags: 2000
  55. -- rect: left=49 top=154 right=191 bottom=78
  56. -- title width / last selected line: 0
  57. -- icon id / first selected line: 0 / 0
  58. -- text alignment: 1
  59. -- font id: 0
  60. -- text size: 12
  61. -- style flags: 0
  62. -- line height: 16
  63. -- part name: LAST CARD
  64. ----- HyperTalk script -----
  65. on mouseUp
  66.   visual effect barn door open
  67.   go to previous card
  68. end mouseUp
  69.  
  70.  
  71.  
  72. -- part 26 (button)
  73. -- low flags: 00
  74. -- high flags: 2000
  75. -- rect: left=109 top=154 right=191 bottom=138
  76. -- title width / last selected line: 0
  77. -- icon id / first selected line: 0 / 0
  78. -- text alignment: 1
  79. -- font id: 0
  80. -- text size: 12
  81. -- style flags: 0
  82. -- line height: 16
  83. -- part name: TOP OF STACK
  84. ----- HyperTalk script -----
  85. on mouseUp
  86.   visual effect dissolve
  87.   go to card id 50232
  88. end mouseUp
  89.  
  90.  
  91. -- part 27 (button)
  92. -- low flags: 00
  93. -- high flags: 2000
  94. -- rect: left=19 top=154 right=191 bottom=48
  95. -- title width / last selected line: 0
  96. -- icon id / first selected line: 0 / 0
  97. -- text alignment: 1
  98. -- font id: 0
  99. -- text size: 12
  100. -- style flags: 0
  101. -- line height: 16
  102. -- part name: HOME
  103. ----- HyperTalk script -----
  104. on mouseUp
  105.   visual effect dissolve slowly
  106.   go to card id 17296
  107.   visual venetian blinds slowly
  108.   go to card id 3013
  109. end mouseUp
  110.  
  111.  
  112.  
  113. -- part 28 (field)
  114. -- low flags: 00
  115. -- high flags: 4007
  116. -- rect: left=302 top=23 right=315 bottom=501
  117. -- title width / last selected line: 0
  118. -- icon id / first selected line: 0 / 0
  119. -- text alignment: 0
  120. -- font id: 3
  121. -- text size: 10
  122. -- style flags: 0
  123. -- line height: 13
  124. -- part name: CA INFO
  125.  
  126.  
  127. -- part 29 (field)
  128. -- low flags: 00
  129. -- high flags: 0007
  130. -- rect: left=15 top=231 right=315 bottom=281
  131. -- title width / last selected line: 0
  132. -- icon id / first selected line: 0 / 0
  133. -- text alignment: 0
  134. -- font id: 3
  135. -- text size: 10
  136. -- style flags: 0
  137. -- line height: 13
  138. -- part name: NATIONAL INFO
  139.